@charset "utf-8";
/* CSS Document */
body{margin:0;padding:0;font-family:"微软雅黑"}
dl,dt,dd,ol,ul,li,header,foot,nav,article,section,mark,time{padding:0;vertical-align: middle;}
article{word-wrap:break-word;}
.fl{float:left;}
.fr{float:right;}
.mt{ margin-top:20px;}
.mt5{ margin-top:50px;}
a{ text-decoration:none; color:#000;}
li{ list-style:none;}
/*万能清除浮动开始*/
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix { display: inline-table; } /* Hides from IE-mac */
* html .clearfix { height: 1%; }
.clearfix { display: block; }

.border_box{min-width:1200px;}
/* =Skitter styles
----------------------------------------------- */
.box_skitter{position: relative;width: 1200px;}
.box_skitter img{max-width: none;} /* Tip for stildv */
.box_skitter ul{display: none;}
.box_skitter .container_skitter{overflow: hidden;position: relative;}
.box_skitter .image{overflow: hidden;}
.box_skitter .image img{display: none;}
/* =Box clone
-------------------------------------------------------------- */
.box_skitter .box_clone{position: absolute;top: 0;left: 0;width: 100px;overflow: hidden;display: none;z-index: 20;}
.box_skitter .box_clone img{position: absolute;top: 0;left: 0;z-index: 20;}
/* =Navigation
-------------------------------------------------------------- */
.box_skitter .prev_button{position: absolute;top: 50%;left: 35px;z-index: 152;width: 42px;height: 42px;overflow: hidden;text-indent: -9999em;margin-top: -25px;-webkit-transition: all 0.2s;-moz-transition: all 0.2s;transition: all 0.2s;}
.box_skitter .next_button{position: absolute;top: 50%;right: 35px;z-index: 152;width: 42px;height: 42px;overflow: hidden;text-indent: -9999em;margin-top: -25px;-webkit-transition: all 0.2s;-moz-transition: all 0.2s;transition: all 0.2s;}
.box_skitter .prev_button:hover, .box_skitter .next_button:hover{opacity: 0.5 !important;}
/* =Numbers
-------------------------------------------------------------- */
.box_skitter .info_slide{position: absolute;top: 15px;left: 15px;z-index: 100;background: #000;color: #fff;font: bold 11px arial;padding: 5px 0 5px 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;opacity: 0.75;}
.box_skitter .info_slide .image_number{background: #333;float: left;padding: 2px 10px;margin: 0 5px 0 0;cursor: pointer;-moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;-webkit-transition: all 0.2s;-moz-transition: all 0.2s;transition: all 0.2s;}
.box_skitter .info_slide .image_number:hover{background: #000;}
.box_skitter .info_slide .image_number_select, .box_skitter .info_slide .image_number_select:hover{background: #cc3333;float: left;padding: 2px 10px;margin: 0 5px 0 0;}
/* =ThumbsChange width and height to customization dimension thumb
-------------------------------------------------------------- */
.box_skitter .container_thumbs{position: relative;overflow: hidden;height: 50px;}
.box_skitter .info_slide_thumb{height: 50px;-moz-border-radius: 0;-webkit-border-radius: 0;border-radius: 0;overflow: hidden;top: auto;top: 0;left: 0;padding: 0 !important;opacity: 1.0;}
.box_skitter .info_slide_thumb .image_number{overflow: hidden;width: 100px;height: 50px;position: relative;margin: 0 !important;padding: 0 !important;-moz-border-radius: 0 !important;-webkit-border-radius: 0 !important;border-radius: 0 !important;}
.box_skitter .info_slide_thumb .image_number img{position: absolute;top: -30px;left: -30px;height: 100px;}
.box_skitter .box_scroll_thumbs{padding: 0;}
.box_skitter .box_scroll_thumbs .scroll_thumbs{position: absolute;bottom: 60px;left: 50px;background: #ccc;background: -moz-linear-gradient(-90deg, #555, #fff);background: -webkit-gradient(linear, left top, left bottom, from(#555), to(#fff));width: 200px;height: 10px;overflow: hidden;text-indent: -9999em;z-index: 101;cursor: pointer;border: 0px solid #333;}
/* =Dots
-------------------------------------------------------------- */
.box_skitter .info_slide_dots{position: absolute;bottom: 0;z-index: 151;padding: 5px 0 5px 5px;-moz-border-radius: 50px;-webkit-border-radius: 50px;border-radius: 50px;}
.box_skitter .info_slide_dots .image_number{background: #333;float: left;margin: 0 5px 0 0;cursor: pointer;-moz-border-radius: 50px;-webkit-border-radius: 50px;border-radius: 50px;width: 18px;height: 18px;text-indent: -9999em;overflow: hidden;-webkit-transition: all 0.2s;-moz-transition: all 0.2s;transition: all 0.2s;}
.box_skitter .info_slide_dots .image_number:hover{background: #000;}
.box_skitter .info_slide_dots .image_number_select, .box_skitter .info_slide_dots .image_number_select:hover{background: #cc3333;float: left;margin: 0 5px 0 0;}
/* =Loading
-------------------------------------------------------------- */
.loading{position: absolute;top: 50%;right: 50%;z-index: 10000;margin: -16px -16px;color: #fff;text-indent: -9999em;overflow: hidden;background: url(../images/ajax-loader.gif) no-repeat left top;width: 32px;height: 32px;}
/* =Label
-------------------------------------------------------------- */
.box_skitter .label_skitter{z-index: 150;position: absolute;bottom: 0px;left: 0px;display: none;}
.box_skitter .label_skitter{z-index: 150;position: absolute;bottom: 0px;left: 0px;color: #fff;display: none;opacity: 0.8;background: #000;}
.box_skitter .label_skitter p{padding: 10px;margin: 0;font: normal 22px arial,tahoma;letter-spacing: -1px;}
.box_skitter .progressbar{background: #000;position: absolute;top: 5px;left: 15px;height: 5px;width: 200px;z-index: 99;border-radius: 20px;}
/* =Preview slide
-------------------------------------------------------------- */
.box_skitter .preview_slide{display: none;position: absolute;z-index: 152;bottom: 30px;left: -40px;width: 100px;height: 100px;background: #fff;border: 1px solid #222;-moz-box-shadow: rgba(0,0,0,0.7) 2px 2px 5px;-webkit-box-shadow: rgba(0,0,0,0.7) 2px 2px 5px;box-shadow: rgba(0,0,0,0.7) 2px 2px 5px;overflow: hidden;}
.box_skitter .preview_slide ul{height: 100px !important;overflow: hidden !important;margin: 0 !important;list-style: none !important;display: block !important;position: absolute !important;top: 0;left: 0;}
.box_skitter .preview_slide ul li{width: 100px !important;height: 100px !important;overflow: hidden !important;float: left !important;margin: 0 !important;padding: 0 !important;position: relative !important;display: block !important;}
.box_skitter .preview_slide ul li img{position: absolute !important;top: 0 !important;left: 0 !important;height: 150px !important;width: auto !important;}
/* =Focus
-------------------------------------------------------------- */
#overlay_skitter{position: absolute;top: 0;left: 0;width: 100%;z-index: 9998;opacity: 1;background: #000;}
.box_skitter .focus_button{position: absolute;top: 50%;z-index: 100;width: 42px;height: 42px;overflow: hidden;text-indent: -9999em;margin-top: -25px;opacity: 0;-webkit-transition: all 0.2s;-moz-transition: all 0.2s;transition: all 0.2s;}
.box_skitter .play_pause_button{position: absolute;top: 50%;z-index: 151;width: 42px;height: 42px;overflow: hidden;text-indent: -9999em;margin-top: -25px;opacity: 0;-webkit-transition: all 0.2s;-moz-transition: all 0.2s;transition: all 0.2s;}
.box_skitter .play_pause_button.play_button{}
.box_skitter .play_pause_button:hover{opacity: 0.5 !important;}
.box_skitter .focus_button:hover{opacity: 0.5 !important;}
/* =Example for dimenions
-------------------------------------------------------------- */
.box_skitter_large{width: 800px;height: 300px;}
.box_skitter_small{width: 200px;height: 100px;}
/* =Default theme
-------------------------------------------------------------- */
.box_skitter .focus_button,
.box_skitter .next_button,
.box_skitter .prev_button,
.box_skitter .play_pause_button{display: block;background: url('../images/sprite-default.png') no-repeat;}
.box_skitter .next_button{background-position: -0px -42px;width: 42px;height: 42px;}
.box_skitter .prev_button{background-position: -42px -42px;width: 42px;height: 42px;}
.box_skitter .play_pause_button{background-position: -0px -0px;width: 42px;height: 42px;}
.box_skitter .play_pause_button.play_button{background-position: -0px -84px;width: 42px;height: 42px;}
.box_skitter .focus_button{background-position: -42px -0px;width: 42px;height: 42px;}
.border_box img{ border:none;}
.head{ width:100%; min-width:1200px; height:125px; border-bottom:1px solid #ccc;background:url(../images/bg_v1.jpg) no-repeat;}
.headwid{ overflow:hidden; width:1200px; margin:0 auto;}
.headfl{ float:left;}
.png {background-image: expression(this.runtimeStyle.backgroundImage = "none",this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",this.src = "images/png.gif")}

.tel{ padding-top:40px;margin-right:10px;}
.headfr{ float:right; width:350px;}
.hrtel{ float:left; font-size:20px; margin-top:35px; color:#1d803d; line-height:28px; width:270px;}
.hrtel span{ color:#ccc; font-size:16px;}
.hrsear{ float:right;}
.search{ float:right; margin:50px 0px 0px 0px; }
.search select{ height:32px; font-family : Trebuchet MS; float:left; width:50px; margin-top:2px;}
.search input{border: 1px solid #ccc;float: left; margin-left:3px;}	
.wbyinput{ padding:7px 10px;}
.wbybut{ padding:7px 10px; background:#1d803d; color:#fff; _padding:4px 5px;}





.nav{width:100%; min-width:1200px; margin:0 auto; border-bottom: 1px #cdced3 solid}
.navlist{ width:1200px; margin:0 auto;height:50px; overflow:hidden;}
.navlist ul{ overflow:hidden; width:100%;margin-top:0px; margin-bottom:0px;}
.navlist ul li{ float:left; overflow:hidden; height:50px; line-height:50px; margin-right:4px;}
.navlist ul li a{ display:block; padding:0px 30px;color:#888;}
.navlist ul li a:hover{ display:block; background:#1d803d; color:#fff;}
#in{ background:#1d803d;}
#in a{ color:#fff;}






.about{ overflow:hidden; width:1200px; margin:0 auto; margin-top:30px; margin-bottom:40px;}
.sidebox-content1 .sidebox-content1-tit { border: none; text-align: center; margin: 3px 0;}
.sidebox-content1 .sidebox-content1-tit h2{ color: #1d803d; font-size: 30px; text-transform: uppercase;margin:0px; }
.sidebox-content1 .sidebox-content1-tit h3{ color: #1d803d; font-size: 18px; border: none; font-weight: 400; margin-top: 0;}
.sidebox-content1 .sidebox-content1-tit h3 em { font-size: 26px; background: #fff; padding: 0 30px; font-style:normal;}
.sidebox-content1 .sidebox-content1-tit-icon { background: url(../images/lin.png) repeat-x;}


.banner{ width:100%; margin:0 auto; overflow:hidden; min-width:1200px;}

.compic{ float:left;}
.comcon{ line-height:30px; font-size:14px; margin-top:20px; color:#7e7e7e;margin-top:10px; font-family:"宋体"}
.comcon span { display:block;font-size:18px; color:#888;font-family:"微软雅黑";line-height: 70px;}
.comcon img { margin-right:10px; float:left;}
.comcon video { margin-right:10px; float:left;}
.comcon p { margin:0; font-weight:100;}
.commore{ display:block; background:#000; width:80px; padding:5px 0px; text-align:center; float:right; }
.commore a{ color:#fff; font-size:14px; text-align:center;}

.lpic{ width:1200px; background:url(../images/flow.png) no-repeat center center; height:31px; margin:0 auto; border-bottom:1px solid #efefef;}

.pro{ overflow:hidden; width:1200px; margin:0 auto; margin-top:50px;}
.sjzl_lb{width:1200px;height:auto;margin:0 auto;padding-bottom:50px;overflow:hidden;}
.sjzl_lb li{position:relative;float:left;margin:4px 2px 0px 2px;overflow:hidden; margin-top:10px;}
.sjzl_lb li div.img{overflow:hidden;}
.sjzl_lb li div.bt{position:absolute;bottom:0;width:290px;height:40px;line-height:40px;background:#000;font-size:14px;text-align:center;overflow:hidden;
transition:all 0.3s;
-webkit-transition:all 0.3s;
-moz-transition:all 0.3s;
-0-transition:all 0.3s;
background: none repeat scroll 0 0 rgba(0, 0,0, 0.6);
}
.sjzl_lb li div.bt a{color:#fff;}
.sjzl_lb li:hover div.bt{height:80px;}
.more{ font-size:12px; text-align:center; margin:50px 0px; }
.more a{ color:#1d803d;border:1px solid #1d803d; border-radius:5px; padding:6px 10px; }
.more a:hover{background:#1d803d; color:#fff;}

.showbg{ overflow:hidden; width:100%; min-width:1200px; background:#d7ebdb;}
.showlist{ overflow:hidden; width:1200px; margin:0 auto; margin-top:50px;}
.showlist .sidebox-content1 .sidebox-content1-tit h3 em { background: #d7ebdb;}
.fenlei{ overflow:hidden; width:1200px; text-align:center; margin-top:20px;}
.fenlei ul { text-align:center;}
.fenlei li{ float:none; display:inline-block; font-size:14px;}
.fenlei ul li a{ color:#1d803d; padding:5px 10px;border: 1px #1d803d solid;}
.fenlei ul li a:hover{ background:#1d803d;  color:#fff; }
#on a{ background:#f5e09c; color:#000;}



.brand{ overflow:hidden; width:1200px; margin:0 auto; margin-bottom:10px;}
.brand img{ border:none;}
.brand a{display: block;float: left;margin:10px 6px 0px 4px;_margin:10px 3px 0px 4px;width: 226px;height: 200px;text-align: center;position: relative;}
.brand .info{display: none;background-color: #f0f0f0;color: #369242;line-height:24px;font-size:18px;}
.vertical .info{width: 0;height: 200px; line-height:50px;margin: 0 auto;}



.flist{ width:100%; margin-top:50px;}
.pinjia{ overflow:hidden; width:1200px; margin:0 auto; margin-top:50px;}
.pj{ overflow:hidden; width:100%; margin:50px 0px;}
.pjfl{ width:590px; float:left;}
.pjpic{ float:left; margin-right:15px;}
.pjcon{ overflow:hidden;float:left; width:430px; }
.pjtit{ height:30px; line-height:30px; overflow:hidden;}
.pjtit a{ color:#000;}
.pjtit a:hover{ color:#1d803d;}
.pjexp{ font-size:14px; line-height:26px; height:100px; color:#888;font-family:"宋体"}
.pjfr{ float:right; width:590px;}

.new{ overflow:hidden; width:1200px; margin:0 auto;}
.newtit{ overflow:hidden; width:100%; height:30px; border-bottom:1px dotted #1d803d; margin-bottom:10px;}
.newtit a{ font-size:18px; color:#1d803d;}
.newtit span{ float:right; padding-right:10px;}
.newtit span a{ color:#888;font-size:12px; line-height:40px;}
.nl{ overflow:hidden; width:380px; float:left; margin-right:30px;}
.nl li{ font-size:14px; height:40px; line-height:40px; overflow:hidden; border-bottom:1px dashed #ccc; font-family:"宋体"}
.nl li a{ color:#888; }
.nl li span{ float:right; font-size:12px; color:#888;}

.link{width:1200px; margin:0 auto; margin-top:20px;}
.linklist li{ overflow:hidden; float:left; margin-right:20px; color:#999; font-size:10px;}
.linklist li a{ padding-right:15px; font-size:14px; color:#333;}
.grad{ clear:both; margin-top:20px;height:5px; background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(rgb(255, 255, 255))); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccc', endColorstr='#fff', GradientType='0');}

.bot{ overflow:hidden; margin:0 auto;font-family:"宋体"; padding-bottom:30px;background: #555d56}
.fotnav{ width:100%; margin:0 auto; text-align:center;color:#1d803d; }
.fotnav ul li{ float:none; display:inline-block; font-size:14px; margin:0px 8px;}
.fotnav ul li a {font-size:18px; color:#dcf9e2;}
.fotinfo{ font-size:12px; color:#fff; line-height:25px; margin-top:20px; float: left;width: 900px}

.content{ overflow:hidden; width:1200px; margin:0 auto; margin-top:20px;}
.category{ overflow:hidden; width:100%; margin-bottom:30px;}
.category ul li{ float:left; background:#cdcdcd; margin-right:5px; height:40px; line-height:40px; }
.category ul li a{padding:0px 30px; color:#333;}
.category ul li a:hover{ background:#1d803d; display:block; color:#fff; }
#at{ background:#1d803d;}
#at a{ color:#fff;}
.conpic{ margin:0 auto; text-align:center; padding:10px 0px;}
.conpic img{ max-width:1100px;}
.contit{ width:100%; text-align:center; font-size:20px; height:40px; line-height:40px; overflow:hidden; margin-top:20px;}
.time{ font-size:14px; text-align:center; width:100%; background:#f6f6f6; color:#888; line-height:30px;}
.conexp{ width:100%; margin-top:30px; line-height:35px; font-size:16px;}
.uppage{ clear:both; width:100%; margin-top:50px;}
.pgfl{ float:left; width:40%; height:40px; line-height:40px;overflow:hidden;}
.pgfr{ float:right; width:40%; height:40px; line-height:40px; overflow:hidden;}
.uppage a:hover{ color:#1d803d;}

.newlist{ overflow:hidden; width:100%;}
.nex{ width:100%; margin:20px 0px; border-bottom:1px dotted #888;}
.netit{height:40px; line-height:40px; overflow:hidden; font-size:18px; background:url(../images/sprite-default.png) -61px -86px no-repeat; padding-left:25px;  }
.netit span{ float:right; color:#1d803d; font-size:14px; margin-right:10px;}
.netit a {color:#333}
.netit a:hover{ color:#1d803d;}
.necon{ width:100%; height:40px; line-height:30px; overflow:hidden;  font-size:14px; color:#888; padding-left:25px; font-family:"宋体"}


.list-img{width:1200px; min-width:1120px; margin-top:20px; height:450px;overflow:hidden; }
.list_all {margin-right:5px; margin-bottom:5px;float:left;color: #333;}
.pictit {position: absolute;top: 50%;left: 0px; text-align: center; font-size: 14px; width: 100%; filter: Alpha(opacity=0); opacity: 0; color: #fff; -webkit-transition: opacity 200ms ease-in-out; -moz-transition: opacity 200ms ease-in-out; -ms-transition: opacity 200ms ease-in-out; -o-transition: opacity 200ms ease-in-out; transition: opacity 200ms ease-in-out;}
.listpic_img a:hover .pictit {filter: Alpha(opacity=100); opacity: 1;}
.pictit_bot {bottom:0px;left:0;top:auto;padding:10px 0;bottom:0 \9; background:#000;}
.list_all .listpic a { display: inline-block; *display: inline;}
.listpic_img a{position: relative;overflow: hidden; background-position: center center ; background-repeat: no-repeat; background-color: #000;zoom:1;  }
.listpic_img a img{ filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; }
.listpic_img a:hover img{   filter:alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity: 0.6; opacity: 0.6; transform: scale(1.2, 1.2); -webkit-transform: scale(1.2, 1.2); -moz-transform: scale(1.2, 1.2); -o-transform: scale(1.2, 1.2); -ms-transform: scale(1.2, 1.2); -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s;}
.Page{width:60%; text-align:center; padding:50px 0px; margin:0 auto;}
.Page a{display:inline-block;width:65px;background:#ffffff;height:48px; vertical-align:middle; line-height:48px; font-size:14px; border:1px solid #e5e5e5; margin-left:-1px; float:left;text-decoration:none; color:#333; outline:none;}
.Page a:hover{ background:#1d803d; color:#FFF;background-repeat:no-repeat; }
.Page span{display:inline-block;min-width:45px; padding:0 10px;background:#ffffff;height:48px; vertical-align:middle; line-height:48px; font-size:14px; border:1px solid #e5e5e5; margin-left:-1px;float:left;}
.Page span.current{ background:#1d803d; color:#FFF}

.ny_cont{width:960px; padding:10px 20px; margin:0px auto;}
.newtitle{ height:40px; line-height:40px; overflow:hidden; width:100%; text-align:center; font-size:20px; }
.newtime{ height:30px; line-height:30px; text-align:center; border-bottom:1px dashed #ccc; margin-bottom:30px;}
.newpic{ text-align:center; padding:5px; margin:0 auto;}
.newpic img{ max-width:800px;}
.nycon{ font-size:16px; line-height:30px;}
.footer_wrap{ width:100%; background:#4c4c4c; height:37px; line-height:37px;}
.footer_cont{ width:1000px; margin:0 auto;}
.copy_right{ float:right;  line-height:30px; font-size:12px; color:#cfcfcf;}
.copy_right a{ color:#cfcfcf;}
center{ margin-top:20px;}

.ustoal{ width:1000px; overflow:hidden;}
.totleft{width:600px; float:left;}
.butmain1{overflow:hidden; margin-top:20px; margin-bottom:20px;}
.butmain1 ul li{ display:block;width:700px;padding:0px 0px 20px;overflow:hidden;vertical-align:middle; }
.butmain1 ul li b{display:block;width:95px;height:30px;float:left;color:#666;line-height:30px;font-weight:normal;overflow:hidden; text-align:right; font-size:14px;}
.butmain1 ul li span{display:block;width:450px;float:left;font-size:14px;line-height:30px;overflow:hidden;}
.butmain1 ul li em{ font-style:normal;color:#999;font-size:14px;line-height:30px;padding-left:10px;overflow:hidden;}
.butmain1 .mri02m_dd{width:280px;height:30px;border:1px solid #D3D4D3; border-radius:5px;font-size:12px;padding:0px 2px;overflow:hidden; margin-left:5px;float:left; margin-right:5px;}
.butmain1 .mri02m_ly{width:400px;height:70px;border:1px solid #D3D4D3;border-radius:5px;padding:0px 2px; overflow:auto;color:#B9B9B9; font-size:12px; line-height:22px; margin-left:5px;}
.butmain1 .mri02m_tj{width:90px;height:40px; color:#FFF;font-size:16px; margin-top:30px;line-height:30px;text-align:center; background:#9f0000;overflow:hidden; cursor:pointer; border:none;}

.totright{ width:380px; float:right;}
.ricon{ background:#aa9168; color:#fff; font-size:14px; padding:10px; line-height:30px;}
.ricon span{ font-size:18px;}

.xgxx{ width:1200px; margin-top:10px; margin:0 auto;}
.xgnews{width:1200px;overflow:hidden; margin:10px 0px}
.xgnews ul{ margin-left:8px;}
.xgnews ul li{line-height:40px;height:40px; width:560px; margin-right:30px; float:left;overflow:hidden; font-size:14px; }
.xgnews ul li a:hover{text-decoration:none;color: #000;}
.xgnews ul li a{ color:#000;}
.xgnews ul li span{	float:right; color:#999;}
.ftitle{ height:40px; display:block; line-height:40px; font-size:20px; margin-top:30px; color:#000; padding-left:20px;}

.pagess {clear: both;margin: 20px;overflow: hidden;margin-left: 0px;text-align: center;font-size:12px}
.pagess ul li { display:inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;line-height: 20px;background: #fff;color:#999}
.pagess ul li:hover{ background:#ccc; color:#fff;border: 1px solid #ccc}
.pagess ul li:hover a{color:#fff;}
.pagess ul li.thisclass {display: inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;background: #ccc;color: #fff;}
.pagess ul li.thisclass a {color: #fff;}
.pagess ul li a{ display:block;color:#999}
.pagess ul li a:hover {color: #fff;}

